New function which allows to change the function used for translation
authorMatthias Clasen <mclasen@redhat.com>
Thu, 3 Feb 2005 17:46:40 +0000 (17:46 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 3 Feb 2005 17:46:40 +0000 (17:46 +0000)
commit45c38b44229f6a329bc1865e6b6b7347e21d8392
tree48ee5d86a0679c6046baf60739b93e311c5d4284
parent64768cae2a322c31fcfb798b5ef47996972f877f
New function which allows to change the function used for translation

2005-02-03  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtk.symbols:
* gtk/gtkstock.h:
* gtk/gtkstock.c (gtk_stock_set_translate_func):
New function which allows to change the function used for
translation stock labels, on a per-domain basis. Use this
functionality to switch the GTK+ stock items to use Q_()
prefixed msgids.  (#166179, Funda Wang)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gtk/gtk-sections.txt
gtk/gtk.symbols
gtk/gtkstock.c
gtk/gtkstock.h